﻿2026-06-17T06:48:53.8811456Z ##[group]Run actions/checkout@v5
2026-06-17T06:48:53.8812207Z with:
2026-06-17T06:48:53.8812592Z   repository: SaberMage/spt-core
2026-06-17T06:48:53.8816159Z   token: ***
2026-06-17T06:48:53.8816526Z   ssh-strict: true
2026-06-17T06:48:53.8816884Z   ssh-user: git
2026-06-17T06:48:53.8817252Z   persist-credentials: true
2026-06-17T06:48:53.8817656Z   clean: true
2026-06-17T06:48:53.8818028Z   sparse-checkout-cone-mode: true
2026-06-17T06:48:53.8818456Z   fetch-depth: 1
2026-06-17T06:48:53.8818809Z   fetch-tags: false
2026-06-17T06:48:53.8819253Z   show-progress: true
2026-06-17T06:48:53.8819629Z   lfs: false
2026-06-17T06:48:53.8819965Z   submodules: false
2026-06-17T06:48:53.8820323Z   set-safe-directory: true
2026-06-17T06:48:53.8820914Z ##[endgroup]
2026-06-17T06:48:53.9613154Z Syncing repository: SaberMage/spt-core
2026-06-17T06:48:53.9614691Z ##[group]Getting Git version info
2026-06-17T06:48:53.9615338Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-17T06:48:53.9616263Z [command]/usr/bin/git version
2026-06-17T06:48:53.9642695Z git version 2.43.0
2026-06-17T06:48:53.9660499Z ##[endgroup]
2026-06-17T06:48:53.9671684Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c3c95f19-74d9-4ae0-be97-fb72a9624264' before making global git config changes
2026-06-17T06:48:53.9674362Z Adding repository directory to the temporary git global config as a safe directory
2026-06-17T06:48:53.9675379Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-17T06:48:53.9706766Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-17T06:48:53.9724936Z https://github.com/SaberMage/spt-core
2026-06-17T06:48:53.9734657Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-17T06:48:53.9737150Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-17T06:48:53.9754397Z HEAD
2026-06-17T06:48:53.9782092Z ##[endgroup]
2026-06-17T06:48:53.9783298Z [command]/usr/bin/git submodule status
2026-06-17T06:48:53.9963095Z ##[group]Cleaning the repository
2026-06-17T06:48:53.9965917Z [command]/usr/bin/git clean -ffdx
2026-06-17T06:48:54.7218032Z Removing target/
2026-06-17T06:48:54.7227859Z [command]/usr/bin/git reset --hard HEAD
2026-06-17T06:48:54.7283164Z HEAD is now at 934b9dd Merge 5894bd60b9359694931a69c83415a70e25b09862 into b6470c1c4ababb407d44ed2c38b4354485f0b6b1
2026-06-17T06:48:54.7289086Z ##[endgroup]
2026-06-17T06:48:54.7290729Z ##[group]Disabling automatic garbage collection
2026-06-17T06:48:54.7293958Z [command]/usr/bin/git config --local gc.auto 0
2026-06-17T06:48:54.7368398Z ##[endgroup]
2026-06-17T06:48:54.7370532Z ##[group]Setting up auth
2026-06-17T06:48:54.7371723Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-17T06:48:54.7374905Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-17T06:48:54.7546043Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-17T06:48:54.7572400Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-17T06:48:54.7767830Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-17T06:48:54.7793180Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-17T06:48:54.7982400Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-17T06:48:54.8011930Z ##[endgroup]
2026-06-17T06:48:54.8013751Z ##[group]Fetching the repository
2026-06-17T06:48:54.8020036Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +934b9dd4f538395a1d41c59261f8ae687f5becfe:refs/remotes/pull/20/merge
2026-06-17T06:48:55.2967318Z ##[endgroup]
2026-06-17T06:48:55.2968194Z ##[group]Determining the checkout info
2026-06-17T06:48:55.2968805Z ##[endgroup]
2026-06-17T06:48:55.2972172Z [command]/usr/bin/git sparse-checkout disable
2026-06-17T06:48:55.3048765Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-17T06:48:55.3079874Z ##[group]Checking out the ref
2026-06-17T06:48:55.3082707Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/20/merge
2026-06-17T06:48:55.3124700Z HEAD is now at 934b9dd Merge 5894bd60b9359694931a69c83415a70e25b09862 into b6470c1c4ababb407d44ed2c38b4354485f0b6b1
2026-06-17T06:48:55.3128157Z ##[endgroup]
2026-06-17T06:48:55.3163445Z [command]/usr/bin/git log -1 --format=%H
2026-06-17T06:48:55.3186138Z 934b9dd4f538395a1d41c59261f8ae687f5becfe
